Gets the total number of entities in the view before paging is applied.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public int TotalItemCount { get; } |
Visual Basic |
---|
Public ReadOnly Property TotalItemCount As Integer Get |